IBDAC

TIBCConnectionOptions Members

TIBCConnectionOptions class overview.

Properties

Name Description

AllowImplicitConnect (inherited from TDAConnectionOptions)

Specifies whether to allow or not implicit connection opening.

CharLength

Used to specify the size in bytes of a single character.

Charset

Used to set character set that IBDAC uses to read and write character data.

DefaultSortType (inherited from TDAConnectionOptions)

Specifies the default type of local sorting for string fields. It is used when a sort type is not explicitly set after the field name in the TMemDataSet.IndexFieldNames property of a dataset.

DisconnectedMode (inherited from TDAConnectionOptions)

Opens a connection only when needed to perform a server call, and closes that connection after the operation is complete.

EnableBCD

Used to enable currency type.

EnableFMTBCD

Used to enable using FMTBCD instead of float for large integer numbers to keep precision.

EnableMemos

Used to enable creating TMemoField and TWideMemoField for BLOB fields with subtype 1.

IPVersion

Used to specify Internet Protocol Version.

KeepDesignConnected (inherited from TDAConnectionOptions)

Prevents an application from establishing a connection at the time of startup.

LocalFailover (inherited from TDAConnectionOptions)

If True, the TCustomDAConnection.OnConnectionLost event occurs, and a failover operation can be performed after the connection is lost.

NoDBTriggers

Used to disable all database triggers.

Protocol

Used to specify the Network protocol of connection with InterBase server.

Role

Used to specify the InterBase connection role.

TrustedAuthentication

Used to apply Windows "Trusted User" security for authenticating Firebird users.

UseUnicode

Used to enable or disable Unicode support.
© 1997-2025 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback